IP address - определение. Что такое IP address
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое IP address - определение

NUMERICAL LABEL USED TO IDENTIFY A NETWORK INTERFACE IN AN IP NETWORK
IP addresss; IP Address; IP number; Internet protocol address; Internet Protocol address; IP adress; Internet address; Internet Address; Ip address; Server address; IP addresses; Dynamic IP address; Dynamic IP; Dynamic ip; Dynamic ip address; Static IP address; I.P. address; IP mapping; Static IP; IP addressing; Dynamic IP addresses; Dedicated IP address; Internet Protocol Address; Ip addresses; Net address; IP Addressing; IP Adress; IP address conflict; Static ip address; IP-Address; Shared IP address; IPDi Zhi; Public IP; Internet protocol Address; IPA address; Sticky ip; Sticky dynamic IP address; Autoconfiguration ip address; I/P address; I/P; Autoconfiguration IP address; Ip number; Sticky IP; IPaddress; IPLocation; Public IP Address; Public IP address; Dedicated IP; Internet Protocol Addresses; IP Addresses; I.P. Addresses; Dynamic ip range; Inet address; I. P. address; Sticky dynamic IP; User talk:Jeff G./IP Address conflict; Shared IP; Dynamic IPs; Network prefix; IP add; Static IP addresses; Wikipedia talk:Articles for creation/IP Address conflict; Draft:IP address conflict; IP Address conflict; IP Address Conflict; IP address Conflict; Ip address conflict; Routing prefix; IP-adress; Internet Protocol addresses
Найдено результатов: 828
IP address         
<networking> (Internet address) The 32-bit number uniquely identifying a node on a network using Internet Protocol, as defined in STD 5, RFC 791. An IP address is normally displayed in dotted decimal notation, e.g. 128.121.4.5. The address can be split into a network number (or network address) and a host number unique to each host on the network and sometimes also a subnet address. The way the address is split depends on its "class", A, B or C (but see also CIDR). The class is determined by the high address bits: Class A - high bit 0, 7-bit network number, 24-bit host number. n1.a.a.a 0 <= n1 <= 127 Class B - high 2 bits 10, 14-bit network number, 16-bit host number. n1.n2.a.a 128 <= n1 <= 191 Class C - high 3 bits 110, 21-bit network number, 8-bit host number. n1.n2.n3.a 192 <= n1 <= 223 DNS translates a node's fully qualified domain name to an Internet address which ARP (or constant mapping) translates to an Ethernet address. [Jargon File] (2006-01-27)
IP address         
An IP address is a series of numbers that identifies which particular computer or network is connected to the Internet. IP is an abbreviation for 'Internet Protocol'. (COMPUTING)
Every connection that you make to the network is stamped with your IP address.
N-COUNT
IP address         
An Internet Protocol address (IP address) is a numerical label such as that is connected to a computer network that uses the Internet Protocol for communication.. Updated by .
Internet address         
IP number         
internet address         
<networking> (Note lower case "i"). An IP address that uniquely identifies a node on an internet. [Jargon File] (1995-04-12)
Virtual IP address         
IP ADDRESS ASSIGNED TO MULTIPLE APPLICATIONS RESIDING ON A SINGLE SERVER, MULTIPLE DOMAIN NAMES, OR MULTIPLE SERVERS, RATHER THAN BEING ASSIGNED TO A SPECIFIC SINGLE SERVER OR NETWORK INTERFACE CARD
VIP address; Virtual IP
A virtual IP address (VIP or VIPA) is an IP address that does not correspond to a physical network interface. Uses for VIPs include network address translation (especially, one-to-many NAT), fault-tolerance, and mobility.
IP address spoofing         
  • Example scenario of IP address spoofing
CREATING IP PACKETS USING FORGED IP ADDRESSES IN HEADERS
IP spoofing; IP Spoofing; Ip spoof; Internet protocol spoofing; Ip spoofing; Internet protocol address spoofing; Source address spoofing
In computer networking, IP address spoofing or IP spoofing is the creation of Internet Protocol (IP) packets with a false source IP address, for the purpose of impersonating another computing system.
IP address blocking         
  • date=January 2022}}
ACCESS RESTRICTIONS BASED ON CLIENT IP ADDRESSES
IP blocked; IP Blocking; IP Ban; IP banning; IP Banned; Ip blocking; IP blocking; IP ban; Circumvention of IP address blocking
IP address blocking, or IP banning, is a configuration of a network service that blocks requests from hosts with certain IP addresses. IP address blocking is commonly used to protect against brute force attacks and to prevent access by a disruptive address.
IP address management         
METHODOLOGY IMPLEMENTED IN COMPUTER SOFTWARE FOR PLANNING AND MANAGING ASSIGNMENT AND USE OF IP ADDRESSES AND CLOSELY RELATED RESOURCES OF A COMPUTER NETWORK
IP Address Management; Internet Protocol Address Management; Internet Protocol address management
IP address management (IPAM) is a methodology implemented in computer software for planning and managing the assignment and use of IP addresses and closely related resources of a computer network. It does not typically provide Domain Name System (DNS) and Dynamic Host Configuration Protocol (DHCP) services, but manages information for these components.

Википедия

IP address

An Internet Protocol address (IP address) is a numerical label such as 192.0.2.1 that is connected to a computer network that uses the Internet Protocol for communication. An IP address serves two main functions: network interface identification and location addressing.

Internet Protocol version 4 (IPv4) defines an IP address as a 32-bit number. However, because of the growth of the Internet and the depletion of available IPv4 addresses, a new version of IP (IPv6), using 128 bits for the IP address, was standardized in 1998. IPv6 deployment has been ongoing since the mid-2000s.

IP addresses are written and displayed in human-readable notations, such as 192.0.2.1 in IPv4, and 2001:db8:0:1234:0:567:8:1 in IPv6. The size of the routing prefix of the address is designated in CIDR notation by suffixing the address with the number of significant bits, e.g., 192.0.2.1/24, which is equivalent to the historically used subnet mask 255.255.255.0.

The IP address space is managed globally by the Internet Assigned Numbers Authority (IANA), and by five regional Internet registries (RIRs) responsible in their designated territories for assignment to local Internet registries, such as Internet service providers (ISPs), and other end users. IPv4 addresses were distributed by IANA to the RIRs in blocks of approximately 16.8 million addresses each, but have been exhausted at the IANA level since 2011. Only one of the RIRs still has a supply for local assignments in Africa. Some IPv4 addresses are reserved for private networks and are not globally unique.

Network administrators assign an IP address to each device connected to a network. Such assignments may be on a static (fixed or permanent) or dynamic basis, depending on network practices and software features.